Auto merge of #2296 - alexcrichton:wow-thats-a-bad-bug, r=brson
authorbors <bors@rust-lang.org>
Wed, 20 Jan 2016 19:41:06 +0000 (19:41 +0000)
committerbors <bors@rust-lang.org>
Wed, 20 Jan 2016 19:41:06 +0000 (19:41 +0000)
There was a previous bug where if any crate's name was the start of the crate
being updated that the crate wouldn't resolve at all, and this fixes the prefix
checking error bug.

cc #2293

1  2 
src/cargo/sources/registry.rs

Simple merge